Skip to content

ARROW-18080: [C++] Remove gcc <= 4.9 workarounds#14441

Merged
kou merged 3 commits into
apache:masterfrom
nealrichardson:purge-4.9
Oct 19, 2022
Merged

ARROW-18080: [C++] Remove gcc <= 4.9 workarounds#14441
kou merged 3 commits into
apache:masterfrom
nealrichardson:purge-4.9

Conversation

@nealrichardson

Copy link
Copy Markdown
Member

This is most of them I could find. There's another one in python/pyarrow/src/arrow/python/datetime.cc to remove but it's more involved.

@nealrichardson nealrichardson requested review from kou and pitrou October 17, 2022 20:42
@github-actions

Copy link
Copy Markdown

@kou kou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 except ci/conan/all/conanfile.py

Comment thread ci/conan/all/conanfile.py Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you revert all changes in this file?
A Conan package supports multiple versions in the same file. So we still need to support old versions in this file.

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 except for @kou's comment.

@kou

kou commented Oct 17, 2022

Copy link
Copy Markdown
Member

Could you also fix a CMake lint failure?

@nealrichardson

Copy link
Copy Markdown
Member Author

Reverted and formatted, ready to merge when CI passes.

@kou kou merged commit fced651 into apache:master Oct 19, 2022
@nealrichardson nealrichardson deleted the purge-4.9 branch October 19, 2022 12:52
kou pushed a commit that referenced this pull request Nov 15, 2022
This is most of them I could find. There's another one in `python/pyarrow/src/arrow/python/datetime.cc` to remove but it's more involved.

Authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants